home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-04-16 | 1.3 KB | 33 lines | [TEXT/GEOL] |
- Item forwarded by A33 to A34
-
- Item 7366183 13-April-90 13:01PDT
-
- From: SCHMUCKER1 Schmucker, Kurt
-
- To: CFI France - Dev, CFI Paris 11,IDV
-
- cc: MACAPP.TECH$ MacApp Technical
-
- Sub: Re: Rez with TP3
-
- Nico,
-
- Maybe I missed something in your link, but here is what I do for Rezzing in
- LightSpeed Pascal. I find that it works OK and is not too much of a burden:
-
- The Rez utility in LSP is a stand-alone application called SARez. It was
- done jointly by Symantec and Apple. As a stand-alone application it can save
- files. So, I go thru the "include the "Think MacApp:RIncludes" path, then the
- "LSP:RIncludes" path. And finally the path to "THINK MacApp:Resources"" stuff
- once, save the SARez document in the project folder, and then at any later time
- I can open this doc from SARez and all the pathname stuff and options are
- intact. Then I just Rez-away.
-
- Don't forget that you have to run the stand-alone equivalent of PostRez
- also. (You do this by hand.) If you don't, you application will not have any
- menus and when you launch, you will get the "Your application is missing
- required resources" alert. Of course the missing resources are the MENUs.
-
- Kurt
-
-